From bb0708046f881c7116f2f54e8bfe84adabb6f59d Mon Sep 17 00:00:00 2001 From: h4ckypurpl3 Date: Thu, 5 Jul 2018 16:33:54 -0500 Subject: [PATCH] =?UTF-8?q?primer=20commit=20de=20un=20cambio=20en=20la=20?= =?UTF-8?q?l=C3=B3gica=20de=20submodulos=20men=C3=BA=20blanco=20para=20mob?= =?UTF-8?q?iles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 1c396f3..aacf3f0 100644 --- a/css/style.css +++ b/css/style.css @@ -1,4 +1,4 @@ -body {overflow-x:hidden!important;} +body {overflow-x:hidden!important;} #cabecera-botonera-admin { background-color: #777677; @@ -352,6 +352,10 @@ legend.legend-area { border-left: none; } + .dropdown-menu{ + background-color: white !important; + } + .dropdown-menu>li>a { color: #333 !important; } @@ -372,6 +376,8 @@ legend.legend-area { margin-bottom: 3px; } + + } @@ -393,4 +399,4 @@ legend.legend-area { -/*FIN responsive*/ \ No newline at end of file +/*FIN responsive*/