1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-09-02 12:53:37 +02:00

[ticket/10734] Fixed cp css

Fixed border radius and padding of the ucp and mcp.

PHPBB-10734
This commit is contained in:
Shibu Lijack
2012-04-02 16:53:09 +05:30
parent 3ced1d2bfc
commit d8c67937d6
3 changed files with 5 additions and 2 deletions

View File

@@ -871,6 +871,7 @@ ul.cplist {
#cp-main .panel {
background-color: #F9F9F9;
padding: 5px 10px;
}
#cp-main .pm {