Selaa lähdekoodia

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

Johan Ahlen 8 vuotta sitten
vanhempi
commit
d8d4ab9

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 0 - 0
desktop/core/src/desktop/static/desktop/css/hue.css


Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 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;
 }

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä