mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Changing the border color around content item lists in the admin UI for IE to be a little lighter*
- *to be a little closer to the rendered "border" color (inset shadow) in other browsers --HG-- branch : dev
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.contentItems {
|
||||
border:1px solid #878686;
|
||||
border:1px solid #D3D2D2;
|
||||
}
|
Reference in New Issue
Block a user