mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-01 10:50:37 +02:00
Update admin/themes/default/css/default.css
This commit is contained in:
@@ -91,6 +91,18 @@ h6 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
input[type=text]:focus,
|
||||
input[type=email]:focus,
|
||||
input[type=url]:focus,
|
||||
input[type=phone]:focus,
|
||||
input[type=password]:focus,
|
||||
select:focus,
|
||||
textarea:focus {
|
||||
border-color: #333;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
|
||||
/**************************************
|
||||
2. HEADER
|
||||
*************************************/
|
||||
|
Reference in New Issue
Block a user