mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Revert previous css commit
This commit is contained in:
@@ -359,7 +359,6 @@ def load_css_templates():
|
||||
transition: background-color 0.5s ease;
|
||||
background-color: #FAFAFA;
|
||||
border: 1px solid #CCC;
|
||||
overflow: hidden;
|
||||
box-shadow: none;
|
||||
border-radius: 0px;
|
||||
}
|
||||
@@ -400,7 +399,6 @@ def load_css_templates():
|
||||
transition: background-color 0.5s ease;
|
||||
background-color: #EEE;
|
||||
border: 2px solid #444;
|
||||
overflow: hidden;
|
||||
border-radius: 15px;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user