Ver código fonte

HUE-6077 [frontend] Drop the border from .container-fluid

Johan Ahlen 8 anos atrás
pai
commit
d8d4ab9

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue3-extra.css


+ 1 - 2
desktop/core/src/desktop/static/desktop/less/hue-cui-overrides.less

@@ -16,8 +16,7 @@
  limitations under the License.
 */
 .container-fluid {
-  border-left: none;
-  border-right: none;
+  border: none;
   margin-left: 0;
   margin-right: 0;
 }

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff