Files
pgadmin4/runtime/qss/pgadmin4.qss
T
Neel Patel 0056a94115 Add support for detachable tabs to the runtime.
This allows the Query Tool, Debugger and web browser tabs to be moved to different monitors as desired.

Fixes #1344
2017-06-16 09:57:19 +01:00

4 lines
46 B
Plaintext

QTabBar::tab {
background-color: #E8E8E8;
}