mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 19:11:47 +02:00
[ticket/12553] Move Place inline and Delete buttons left of the file name.
PHPBB3-12553
This commit is contained in:
@@ -893,3 +893,11 @@ ul.linklist li.small-icon > a, ul.linklist li.breadcrumbs span:first-child > a {
|
|||||||
padding-right: 16px;
|
padding-right: 16px;
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* plupload.css
|
||||||
|
*/
|
||||||
|
|
||||||
|
.rtl .attach-controls {
|
||||||
|
float: left;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user